Welcome![Sign In][Sign Up]
Location:
Search - timer VC

Search list

[Other resourcejpegdemo

Description: 一个VC绘图程序。VC下,用timer刷屏的DEMO程序,
Platform: | Size: 47229 | Author: shengwei | Hits:

[Driver Developuartvc6

Description: vc下的232通讯, 事件驱动加timer方式
Platform: | Size: 200972 | Author: 刘扬 | Hits:

[ConsoleConsole_Thread

Description: vc 控制台(console)下实现线程和定时器的例程,使用CreateThread和SetTimer方式。在控制台下实现了定时器Timer消息的截取和处理。
Platform: | Size: 9848 | Author: sqich | Hits:

[Other画图and计时器

Description: 用vc实现的一个画图程序,画一个圆形和方形。本来可以画三角形,不过没有设定。同时程序中设了timer用来使图形移动,加一点趣味罢了!-vc achieved with a drawing, and painting a circle and a square. Triangle could have been painted, but not set. While proceedings timer used to set up a mobile so that the graphics and some fun too!
Platform: | Size: 38448 | Author: 断翼 | Hits:

[OS program7种定时器

Description: VC++开发Windows程序的7种定时器的方法-VC Windows programs for the seven timer method
Platform: | Size: 3960 | Author: ccl | Hits:

[OS programCWndTimer

Description: 一个VisualC++的基于窗口的定时器类,可以实现1毫秒的精确定时-a VC-based window timer category, can achieve a millisecond of precision timing
Platform: | Size: 16384 | Author: 赵渊 | Hits:

[OtherMyMessage2

Description: 这里给出了一个在VC中,计时钟的功能程序,计算机每1秒钟发出一次鸣叫-here is the one in VC, the timer function procedures, a computer every second of a call issued
Platform: | Size: 1952768 | Author: 樊智勤 | Hits:

[Windows DevelopaTimer

Description: 用 vc 编写的一个用来跟踪时间变化的计时器-vc used for the preparation of a time tracking changes in the timer
Platform: | Size: 53248 | Author: 高原 | Hits:

[OS programmmtimerandsocket

Description: 关于vc的高精度多媒体定时器及网络通讯功能简单实现的例子,用于工业上下微机控制参考-vc on the high-precision timer and multimedia communications networks to achieve a simple example. for the next industrial microcomputer control reference
Platform: | Size: 136192 | Author: 控制 | Hits:

[Program docCBuilderGetTime

Description: 虽然Windows下可视化开发工具如VC、Delphi、C++ Builder等都有专用的定时器控件Timer,而且使用很方便,可以实现一定的定时功能,但最小计时精度仅为55ms,且定时器消息在多任务操作系统中的优先级很低,不能得到及时响应,往往不能满足实时控制环境下的应用。不过Microsoft公司在Win32 API函数库中已经为用户提供了一组用于高精度计时的底层函数,如果用户使用得当,计时精度可到1ms。这个计时精度、对于一般的实时系统控制完全可以满足要求。现将由C++ Builder 4.0提供的重新封装后的一组与时间相关的主要接口函数(函数名、参数、功能与Win32 API基本相同)说明如下: -visual development tools such as Visual C++, Delphi, C++ Builder and others all have dedicated Timer timer control, but it is convenient. can achieve a timing function, but only the minimum time of 55 ms accuracy. Timer news and multi-task operating system in the low priority that is not to respond in a timely manner, often fail to meet the real-time control environment applications. However, Microsoft Corporation in the Win32 API function has been to provide the user with a group for high-precision the bottom was a time function, if the user is properly utilized, time accuracy can be a ms. Accuracy this time, and for most of the real-time control system can meet the requirements. Now by C++ Builder 4.0 for the re-packaging of a group associated with the time the main interface funct
Platform: | Size: 1024 | Author: wangjing | Hits:

[OS programnoWindowTimer

Description: 在vc++开发环境中,非窗口的定时器是比较复杂的工作,所以笔者开发了一个类,能实现非窗口定时器-in vc development environment, the window-timer is quite complex, so I developed a class, window to achieve non-timer
Platform: | Size: 26624 | Author: 权周晓 | Hits:

[OtherCallbackTimerDemo

Description: 使用VC编写的利用回调函数实现定时器功能源码。程序中使用静态成员函数访问非静态成员函数机制实现三个不同定时器。-use VC prepared using the timer callback function to achieve functional source. Procedures for the use of static member function visit non-static member function mechanisms three different timer.
Platform: | Size: 41984 | Author: | Hits:

[Otherelectronicmicrosecondmeter

Description: 电子秒表。利用VC++实现简单的计时。可以了解VC中定时器的使用方式,以及对系统时间的获取方式。-electronic stopwatch. VC++ realization of a simple time. VC can understand the use of the timer, as well as the system time access methods.
Platform: | Size: 1878016 | Author: 蒋丹 | Hits:

[DSP programbigTimeDSP

Description: 这是一个在DSP中运行的C++程序,在CCS和VC中都编译过,完全没有问题。 这个程序中融合了定时器,中断等硬件驱动和面向对象等重要编程技术, 非常适合有C++基础的软件工程师学习DSP-This is a DSP running in the C++ Procedures, the CCS and the VC are compiled, there is no problem. This program combines the timer hardware interrupt-driven and object-oriented programming techniques and other important, very suitable for C++ Based software engineers to learn DSP
Platform: | Size: 2048 | Author: daweibing | Hits:

[Driver Developuartvc6

Description: vc下的232通讯, 事件驱动加timer方式-vc of 232 communications, event-driven increase in timer mode
Platform: | Size: 200704 | Author: 刘扬 | Hits:

[OtherFunSnake

Description: 本代码在vc环境下实现了贪吃蛇的功能,涉及动态菜单、多线程定时器、双缓冲技术重绘等技术,思路比较清晰。望能帮助初学者!-The code in vc environment realize the function of the Snake, involving the dynamic menu, multi-threaded timer, double buffering technology redraw techniques, ideas clearer. Hope can help beginners!
Platform: | Size: 47104 | Author: 张晋 | Hits:

[GUI Developyanse

Description: 本程序主要研究vc界面的颜色问题,也有开了一个定时器来刷新屏幕;对vc初学者有很好的帮组;-This procedure vc main color interface issues, but also set a timer to refresh the screen of vc help beginners have a good group
Platform: | Size: 6749184 | Author: 林圣欢 | Hits:

[Othernumber6

Description: 自己用VC编写的一个关于滚动条的实验,其中涉及wnd和timer知识,希望对大家有用-The preparation of their own with a VC on the scroll bar experiment, which involves knowledge of WND and the timer, in the hope that useful
Platform: | Size: 325632 | Author: 许佳 | Hits:

[OS programSingleTimer

Description: 这是一个自己写得VC定时器类,可以很方便的完成定时器的功能.定时器类,既被其他类继承,也可以单独使用-This is a VC timer write their own category, can be easily completed by the timer function. Timer category, not only by other types of inheritance, can also be used alone
Platform: | Size: 1024 | Author: 王辉 | Hits:

[Windows DevelopVCTimerall

Description: 用VC实现的定时器,写的比较合理,可将其嵌入你自己的代码-VC implementation of the timer used, writing the more reasonable, it can be embedded in the code yourself
Platform: | Size: 156672 | Author: Jackson | Hits:
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 15 »

CodeBus www.codebus.net